home *** CD-ROM | disk | FTP | other *** search
/ Macwelt 2 / Macwelt DVD 2.cdr / System / Internet-Utilities / macosx / Max Bulk Mailer 2.6 / Documentation / FAQ MaxBulk Mailer / FAQ MaxBulk Mailer
Encoding:
Text File  |  2002-03-10  |  2.5 KB  |  42 lines  |  [TEXT/ttxt]

  1. MaxBulk Mailer© v2.1 FAQ
  2. Maxprog - March 2001 - Copyright © 2000 - 2001 - All rights reserved worldwide.
  3. Please read the enclosed License Agreement for further legal information.
  4. Developer: Maxprog - Stanley C. R. Roche Busk
  5. Email: dev@maxprog.com - Web: http://www.maxprog.com
  6.  
  7. ============== Table of Contents ==============
  8.  
  9.   1. How to send HTML with pictures?
  10.   2. Insufficient System Storage error.
  11.   3. Where is MaxBulk Mailer Pro?
  12.  
  13. ===============================================
  14.  
  15. 1. How to send HTML with pictures?
  16.  
  17. In order to send HTML with pictures you must have them available somewhere on Internet. In our case we have a directory in Maxprog where we store all our pictures. You may say that if you do this, then you can't see pictures when creating HTML documents...there is a trick. Name a folder the same as the one you have at your web site for pictures. Then after the <HEAD> tag of your HTML document add:
  18.  
  19. <BASE HREF="http://www.myweb.com/">
  20.  
  21. Then if a "picture" named picture1.jpg from folder "pictures" is inserted in your HTML document, your HTML software adds a line like:
  22.  
  23. <IMG SRC="pictures/picture1.jpg">
  24.  
  25. If you try to preview your document locally, it works...then if you send it to somebody then it will get picture1 from:
  26.  
  27. http://www.myweb.com/pictures/picture1.jpg
  28.  
  29.  
  30. 2. Insufficient System Storage error:
  31.  
  32. > "With a list of 1300 names I get an error about 1/5th of the way through, which says "Error - Insufficient System Storage."
  33.  
  34. "Insufficient System Storage" (AKA. Too many recipients specified) is an error sent by your ISP SMTP server to advise you that you have reached mails address amount limit for the current SMTP session. This means you have a recipient amount limit per session. Many ISP has this limit set to 200 but the best way will be asking your ISP for your limit. Then, if you are using Maxbulk Mailer 1.7 or higher, you can set this amount in your settings panel in order to force MaxBulk to perform a new SMTP connection for every x recipients. Then you simply bypass your ISP limitation.
  35.  
  36. 3.- Where is MaxBulk Mailer Pro?
  37.  
  38. > "I bought the MaxBulk Mailer, but I could only download the Standard Programm. How can I get the PRO Version."
  39.  
  40. There is only one MaxBulk program. It can be registered as Standard or as Pro depending on your serial number. Standard number remove unregistered notice message footer but lock several features. Pro number also removes unregistered notice message footer but gives access to all the features. When you buy a Standard to Pro upgrade, you get a serial number, which unlock all the features.
  41.  
  42.